mx6qsabrelite: Fix the serial console port
authorFabio Estevam <[email protected]>
Wed, 28 Mar 2012 09:45:26 +0000 (09:45 +0000)
committerAlbert ARIBAUD <[email protected]>
Mon, 16 Apr 2012 12:53:58 +0000 (14:53 +0200)
On mx6qsabrelite the console is ttymxc1.

Signed-off-by: Fabio Estevam <[email protected]>
include/configs/mx6qsabrelite.h

index c851559bf86ef17e478c3e20eae79ae6605e8dfb..f52c3c76370c23c4c54a8ca9b5a2293a3d36a79f 100644 (file)
 #define CONFIG_EXTRA_ENV_SETTINGS \
        "script=boot.scr\0" \
        "uimage=uImage\0" \
-       "console=ttymxc3\0" \
+       "console=ttymxc1\0" \
        "fdt_high=0xffffffff\0"   \
        "initrd_high=0xffffffff\0" \
        "mmcdev=0\0" \